Structural Health Monitoring (SHM)
Working document
1 Research Question:
How can sensor placement in structural health monitoring of buildings be optimized by minimizing expected maintenance decision cost rather than maximizing damage detectability?
note: shift form physics optimal monitoring -> decision optimal monitoring.
Sub Questions:
- How does sensor placement influence damage detection probability?
- How do detection errors propagate into maintenance decisions? (what are the costs of false positives and false negatives?)
- What is the economically optimal number and location of sensors?
- What are the optimal number and type of non-vibration sensors to detect the effect of non-damage related effects (like temperature, humidity, etc.) on the vibration data?
- When is SHM economically beneficial compared to periodic inspection?
more,
- Can information be weighted by consequence of failure? (consequence of failure by loss of element)
Not focusing on:
- Optimal Sensor data processing (onsite vs offsite)
- Optimal sensor type (vibration vs non-vibration)
1.1 Problem Formulation
1.1.1 Events / categories:
- \(S\) is the structural information (Stiffness, mass, geometry)
- \(D \in \{D_0, D_1, D_2, ..., D_k\}\)
- (D_0) = healthy
- (D_i) = damage at location (e.g. stiffness reduction)
- (D_0) = healthy
- \(L\) is load and environmental conditions acting on the structure (temperature, humidity, wind, etc.)
- \(x\) is an location on the structure
- \(a \in \{\text{Do nothing},\ \text{Inspect},\ \text{Repair}\}\)
Sensor are placed at locations \(x\), where the product measurements is given as \(y\). \[ y = f(S, D, L, x) + \varepsilon \]
A damage detection algorithm estimates: \[ P(D_i | y) \]
Cost of decision \(a\) given damage state \(D_i\) is given as \(C(a, D_i)\).
| Decision | Healthy | Damaged |
|---|---|---|
| Do nothing | 0 | Failure risk |
| Inspect | Inspection cost | Inspection cost |
| Repair | Unnecessary repair | Repair cost |
note: this can be expanded to include false positives and false negatives, and the cost of these errors.
Expected decision cost: \[ \mathbb{E}[C | y] = \sum_{i} C(a, D_i) P(D_i | y) \]
1.1.2 Objective: Optimization Problem
chosen number and location of sensors \(x\) to minimize expected decision cost: \[ \boxed{ x^* = \arg\min_x \mathbb{E}[C_{total}(x)] } \]
where total cost includes:
\[ C_{total} = C_{sensors} + C_{false\ alarms} + C_{missed\ damage} + C_{inspection} \]
Expanded:
\[ \mathbb{E}[C_{total}] = C_{install}(x) \cdot P(FP|x)C_{FP} \cdot P(FN|x)C_{FN} \]
2 Focused Literature Review (week 2)
2.1 General
2.2 Introduction of damage to the structure (D)
2.2.1 Paper 1
Rosafalco et al. (2021), PDF, (reading: skim)
- there are 2 SHM main approaches:
- “SHM model model-based”: the update of a numerical model (e.g. through Kalman flters or optimization) [1]
- Have an hard time whit dealing whit the noise in the data
- Have an hard time whit dealing whit the noise in the data
- “SHM data-driven”: the use of data to directly estimate damage state (e.g. through machine learning) [2]
- Supervised learning - ML, labelled data, damage state is known
- Unsupervised learning - ML, unlabelled data, damage state is unknown
- “Simulation-Based Classification (SBC)” - an hybrid approach, labeled data is created form FEM model [3]
- need to take varying operational and environmental conditions into account (e.g. temperature, humidity, load, etc.)
- “SHM model model-based”: the update of a numerical model (e.g. through Kalman flters or optimization) [1]
2.3 Vibration-based SHM
note: this is both for model model-based and data-driven methods for damage detection.
2.3.1 Paper 1
Sun et al. (2023), PDF, (paper type: review, reading: detailed)
note: Comments on strengths and weaknesses for each of the 5 methods are given (use them).
- Vibration-based damage identification methods: [1]
- natural frequency-based [section 2]
- hard to distinguish between damage and environmental effects [3]
- is an example “how to optimize the sampling interval to minimize the effects of measurement noise requires further research.” [4] and [section 2.2] (validates my research question)
- mode shape-based [section 3] and modal curvature-based [section 3.2]
- can be used to localize damage
- ref to 2 papers where they try to use fever sensors to estimate the mode shapes [5]
- ref to one paper where they down sampled the frequency whiteout losing mode shape [6]
- sensitive to noise and environmental effects [7], [9]
- large number of measurement points are needed to accurately estimate mode shapes [8]
- many papers after [9]
- Methods Based on Modal Strain Energy - combined methods based on both frequencies and mode shapes. [Section 4]
- 2 stage model(in many cases): [10]
- Damage is localized in the first stage by an damage index divided through strain energy, [10]
- and then the severity of the damage is estimated in the second stage by an optimization optimization algorithms. [10]
- (note there are references to may papers there cut be of relevance in the end of page 19)
- Ref. to paper there uses PCA (Principal Component Analysis) - to uncouple collated variables like temperature and damage [11]
- computationally expensive, for structures whit many elements [12]
- If error in step 1 then can not be corrected in step 2 [13]
- 2 stage model(in many cases): [10]
- Methods Based on Modal Flexibility [section 5]
- one study shows that the “Methods Based on Modal Flexibility” preform vers when many sensors are used, compared to “Methods curvature based method”, but it is not that sensitive to small damages? [14]
- an real case study whit temperatures effects on stiffness [15]
- they conclude that only the first couple of modes are needed to estimate the flexibility matrix and there for is there an need for fewer sensors [16]
- they conclude that the flexibility based method is not good for damage severity [17]
- machine learning / data-driven methods / statistical methods [2]
- they are strong and can be used to filter out the noise and environmental effects, but if there is used supervised learning then there is a need for labeled data, which need much compute (note this is not based on this paper but is an general observation)
- natural frequency-based [section 2]
2.4 Value-of-information-based optimal sensor placemen
2.4.1 Paper 1
Chadha et al. (2025), PDF, reading: detailed (but need more time to understand)
This paper holds allot of information about
- VoI-based optimal sensor placement
- Value based sensor placement
- Economic properties
- the cost of the sensors
- the effect of the militance operators risk profiles
- Some economic matrik close to opportunity cost (but not exactly)
- ref 32 - is an paper for most of the economic model???
- Appendix A, on page 28 has an Bayesian optimization algorithm for optimal sensor placement
- notes they said it was fast, but do not find the optimal solution. (something whit using the sensors for last sensor configuration step????)
note: wiki miter gate monitoring
- Methods for optimal sensor design for maximum information gain whit uncertainty. (This is ref to other papers and methods)
- “The Fisher information matrix and its variants, such as the trace (referred to as the A-optimality criterion)” (Chadha et al., 2025, p. 2092) (pdf)
- Fisher information
- Fisher information metric
- simplified: An method to estimate unobservant random variables given observed random variables ???
- simplified: An method to estimate unobservant random variables given observed random variables ???
- “the determinant (known as the D-optimality criterion),”(Chadha et al., 2025, p. 2092) (pdf)
- “and the largest eigenvalue (referred to as the E-optimality criterion)” (Chadha et al., 2025, p. 2092) (pdf)
- “Kullback–Leibler (KL) divergence being the most popular example. KL divergence measures information gain using relative entropy and has been applied to sensor optimization” (Chadha et al., 2025, p. 2092) (pdf)
- Kullback–Leibler divergence
- Simple: A measure of how different an approximating probability distribution is from a true probability distribution.
- Kullback–Leibler divergence
- “Probability of detection is another useful metric for sensor optimization. This objective aims to minimize false alarms in detection (type I error) and false negatives in detection (type II error).” (Chadha et al., 2025, p. 2092) (pdf)
- type I error - False positive
- type II error - False negative
- “dynamic-specific criteria such as the modal assurance criterion, which quantifies the similarity in mode shapes, in sensor optimization” (Chadha et al., 2025, p. 2092) (pdf)
- “Yang et al.24 tackled a practical issue of considering the possibility of sensors malfunctioning and used a reliability-based optimality criterion for sensor optimization” (Chadha et al., 2025, p. 2092) (pdf)
- “In a prior publication by Yang et al.,25 we presented a mathematical and numerical framework for implementing Bayesian optimization in order to achieve optimal sensor design for SHM purposes.” (Chadha et al., 2025, p. 2092) (pdf)
- Note there is an paper whit an real-world case study “14. Yang Y, Chadha M, Hu Z, et al. A probabilistic optimal sensor design approach for structural health monitoring using risk-weighted f-divergence. Mech Syst Signal Process 2021; 161: 107920.” (Chadha et al., 2025, p. 2117) (pdf)
- “cost-benefit analysis has previously been performed through preposterior decision analysis using the value of information (VoI) metric. The excellent contributions by Malings and Pozzi27,28 emphasized the benefits of using VoI as a metric for optimal sensor placement that supports decision-making, despite the computational complexity involved in evaluating it.” (Chadha et al., 2025, p. 2092) (pdf)
- value of information (VoI) metric
- (VoI) is the amount an decision maker would be willing to pay for gaining the information before making a decision.
- Expected value of sample information
- Posterior probability, Bayesian statistics, Maximum a posteriori estimation
- Decision analysis
- value of information (VoI) metric
- “The Fisher information matrix and its variants, such as the trace (referred to as the A-optimality criterion)” (Chadha et al., 2025, p. 2092) (pdf)
cost model: 32. Chadha M, Ramancha MK, Vega MA, et al. The modeling of risk perception in the use of structural health monitoring information for optimal maintenance decisions. Reliab Eng Syst Saf 2023; 229: 108845. (pdf) - Inflation rate, behavior of decision makers, Start cost, maintenance cost and operation cost, opportunity cost
The VoI metric over the structure’s lifecycle: expected utility theory (EUT)(pdf) - Expected utility hypothesis - it is an postulates that rational agents maximize utility.
nice summary of imploded methods: page 24 - (pdf)
- suggestion to use VoI in conjunction whit information based optimal sensor placement to receive an robust system. “This leads us to recommend that VoI-based optimization should be used in conjunction with informationbased optimization. For instance, the first sensor can be optimized to maximize the VoI, while the subsequent additional sensors, conditioned on the first sensor, can be obtained by maximizing information gain.” (Chadha et al., 2025, p. 2116) (pdf)